home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’97
/
The Ugly Stick
/
source code
/
Prefix.d.h
< prev
next >
Wrap
Text File
|
1997-06-27
|
169b
|
18 lines
/*
File: Prefix.d.h
Contains: <contents>
Written by: Kevin Hewitt & Tim Knox
Copyright: <copyright>
*/
#define DEBUG 1
#if DEBUG
#pragma traceback on
#endif